Remove obsolete configure argument --with-crt-dir
authorRob Browning <rlb@defaultvalue.org>
Wed, 22 Oct 2014 00:21:13 +0000 (19:21 -0500)
committerRob Browning <rlb@defaultvalue.org>
Wed, 22 Oct 2014 00:21:13 +0000 (19:21 -0500)
debian/rules

index 8853bca1e01681a4ae8a7406e9c537d28d523166..9a1677aef37c1519837421351f536e2b3d3fb5e9 100755 (executable)
@@ -313,9 +313,6 @@ confflags += --mandir=/usr/share/man
 confflags += --with-pop=yes
 confflags += --enable-locallisppath=$(local_lpath)
 
-# multiarch compatibility
-confflags += --with-crt-dir=/usr/lib/$(deb_host_multiarch)
-
 # x configure flags
 confflags_x := $(confflags) 
 confflags_x += --with-x=yes